ButtonBarLayout

(SESL variant) An extension of LinearLayout that automatically switches to vertical orientation when it can't fit its child views horizontally.

Constructors

Link copied to clipboard
constructor(@NonNull context: @NonNull Context, @Nullable attrs: @Nullable AttributeSet)

Functions

Link copied to clipboard
open fun setAllowStacking(allowStacking: Boolean)